![]() |
|
|
|
|
|
setDrawingColor |
Changes the colour used by the canvas drawing commands. |
|
drawPoint |
Draws a pixel on a canvas. |
|
drawLine |
Draws a line on a canvas. |
|
drawRect |
Draws a rectangle on a canvas. |
|
drawEllipse |
Draws an ellipse on a canvas |
|
drawText |
Draws text on a canvas. |
|
getPoint |
Gets the colour of a pixel in a canvas. |
|
getCanvasImage |
Copies the canvas contents to a DBPro image. |
|
setLineWidth |
Sets the width of the line used by the canvas gadget. |